@media (max-width: 575.98px) {
    .tj-header-area .tj-top-content-area .logo {
        height: 80px;
        min-width: 100px;
        padding: 10px;
    }
    .tj-header-area::before {
        content: '';
        height: 5px;
        display: block;
        background: rgb(252, 0, 128);
        background: linear-gradient(45deg, rgba(252, 0, 128, 1) 0%, rgba(70, 34, 161, 1) 50%, rgba(36, 14, 87, 1) 100%);
    }
    .tj-header-area .tj-top-content-area .logo img {
        height: 60px;
        width: 60px;
    }
    .carousel-home {
        height: calc(93vh - 87px);
        overflow: hidden;
    }
    .carousel-home .carousel-ornament {
        top: 0;
        left: -200px;
        height: 500px;
        width: 500px;
    }
    .carousel-home .carousel-inner .carousel-caption {
        left: 0;
        padding: 2rem;
        min-height: 35%;
    }
    .carousel-home .carousel-inner .carousel-item .carousel-caption h2 {
        font-size: 1.25rem;
    }
    .carousel-home .carousel-indicators {
        bottom: 35%;
    }
    .store-container .store-item {
        width: calc(100% / 2 - 50px);
        padding: 0; 
    }
    .sponsor-container {
        width: 100%; 
        left: 0%; 
    }
    .sponsor-container .sponsor-item {
        height: auto; 
        padding: 30px 20px;
    }
    .last-game-home .link-container a {
        font-size: 1rem;
    }
    .last-game-home {
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }
    .next-game-home {
        border-right: none;
    }
    .page-menu-tabs .nav-pills {
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .page-menu-tabs .nav-pills .nav-link {
        font-size: .75rem;
        width: max-content;
        padding: 5px 20px;
    }
    .jadwal-pertandingan-item .list-jadwal {
        padding: 30px 0;
    }
    .jadwal-pertandingan-item .list-jadwal .info {
        border-right: none;
    }
    .info .logo-lawan {
        width: 75px;
        height: 75px;
    }
    .jadwal-pertandingan-item .list-jadwal .waktu {
        padding-left: 95px;
    }
    .waktu .saksikan-di .logo-channel {
        padding: 5px 30px;
    }
    .waktu .saksikan-di .logo-channel img {
        height: 15px;
    }
    .cell-hide-mobile {
        display: none;
    }
    .match-container .match-stat-item .title {
        font-size: .9rem;
    }
    .match-container .match-stat-item .number {
        font-size: 2rem;
    }
    .match-stat-item .number.big {
        font-size: 3rem;
    }
    .last-5games .last-5games-container .last-5games-item {
        width: calc(100% / 7 - 10px);
    }
    .last-5games .last-5games-container .last-5games-item span {
        font-size: .9rem;
    }
    .top-scorers .top-scorers-container .top-scorers-item {
        padding: 10px 0;
    }
    .top-scorers .top-scorers-container .top-scorers-item span {
        font-size: 1.1rem;
    }
    .tim-section .tim-section-title {
        font-size: 40px;
        top: 30px;
        left: 15px;
    }
    .pemain-page-header {
        aspect-ratio: 1/1;
    }
    .pemain-page-header .content {
        justify-content: end;
        bottom: 3rem;
    }
    .pemain-page-header .content .info-pemain {
        height: 150px;
    }
    .pemain-page-header .content .info-pemain .frame {
        border-width: 5px;
    }
    .pemain-page-header .content .info-pemain .nopung .nomer {
        font-size: 2rem;
    }
    .pemain-page-header .content .info-pemain .nopung img {
        height: 15px;
    }
    .pemain-page-header .content .info-pemain .nama {
        font-size: 1.5rem;
        line-height: normal;
    }
    .pemain-joined h3, .pemain-position h3 {
        font-size: 1.25rem;
    }
    .foto-pemain img {
        width: 100%;
    }
    .statistik-container .jumlah-penampilan-laga .title {
        font-size: 1.5rem;
    }
    .statistik-container .jumlah-penampilan-laga .desc {
        font-size: 5rem;
    }
    .statistik-container .other-stat .item .title {
        font-size: 1.25rem;
    }
    .statistik-container .other-stat .item .desc {
        font-size: 3rem;
    }
    .divider {
        margin: 15px 0;
    }
    .detail-page-header .content {
        max-width: 100%;
        right: 0;
        left: 3rem;
    }
    .detail-page-header .content .meta span {
        border-right: 1px solid #FC0080;
        font-size: .8rem;
    }
    .detail-page-header .content h3 {
        font-size: 1.25rem;
    }
    .first-post .img-container {
        aspect-ratio: 1/1;
    }
    .first-post-info {
        bottom: 0;
        right: 0;
        left: 0;
    }
    .website-container .website-item a {
        font-size: 1rem;
    }
}